home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
intro.dir
/
00001_Movie Script.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
204 b
|
14 lines
on startMovie
global gSINewUser
SetCursor(#wait)
SetVolume(5)
set gSINewUser to 0
end
on unpuppet
repeat with vI = 7 to 9
set the visible of sprite vI to 0
end repeat
updateStage()
end